Lisp-To-Db-Name names a function, with lambda list (NAME):
Convert a Lispy name to an SQL-type one.
Particularly, changes CAPS-WITH-KEBABS to lower_with_snakes.
Defined in file src/db/db-central.lisp.